//Japan supports Attack on Singapore (3x)
$GatherNaval
if_Date=12/7/1941
lifespan=tillTrigger
//Singapore
xyControl=41,41,Allies
//Axis around singapore
landUnitInRadius=41,41,1,1,Axis
actionCountry=8
navalSupportAssets=4
battleAssets=2
//Singapore
xyArea=42,42
//Truk
xyArea=95,50
$End

//map orders to hold naval
$ChangeOrder
if_Date=11/7/1943
//Allies control Singapore and the Japanese are next to it
xyControl=41,41,Allies
landUnitInRadius=41,41,1,1,Axis
actionCountry=8
lifespan=tillTrigger
xyArea=42,42,29
$End

//remove hold and send surface fleet to Singapore
$ChangeOrder
if_Date=11/7/1943
//Axis take singapore
xyControl=41,41,Axis
actionCountry=8
lifespan=tillTrigger
xyArea=42,42,0
$End

$GatherNaval
if_Date=12/7/1941
lifespan=tillTrigger
//Singapore
xyControl=41,41,Axis
actionCountry=8
navalSupportAssets=6
battleAssets=4
//Singapore
xyArea=41,41
//Truk
xyArea=95,50
$End

//Japan sends a few ships to protect Japan
$GatherNaval
if_Date=7/1/1942
lifespan=tillTrigger
xyControl=80,78,Axis
actionCountry=8
navalSupportAssets=2
battleAssets=2
//Tokyo
xyArea=80,78
//Truk
xyArea=95,50
$End

//Japan sends a Naval groups to patrol New Britain
$GatherNaval
if_Date=12/20/1941
lifespan=tillTrigger
repeatTimesInterval=3,2
actionCountry=8
navalSupportAssets=2
battleAssets=2
//Manus sea area
xyArea=92,38
//Truk
xyArea=95,50
$End